home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Commo-Support / File-Archive / flashrom-gamma-01.lha / ReadMe < prev    next >
Encoding:
Text File  |  1991-03-09  |  4.9 KB  |  221 lines

  1. 0.1 (Gamma 1)
  2. -------------
  3.    STRAP
  4.     - SCSI related problems fixed (non-bootable disk, etc.)
  5.  
  6.    CDFS
  7.     - SCSI related probems fixed.
  8.     - Won't reset on eject if HD present.
  9.     - Inhibit fixed.
  10.     - Inhibit also inhibit eject reset.
  11.     - Most debugging info removed/changed.
  12.  
  13.    CD+G
  14.     - New Push Play screen.
  15.     - Fixed MIDI to work properly with FF/REV.
  16.     - Exits after about 20 seconds if the play button has not
  17.       been pushed.
  18.     - Exits ANYTIME the STOP key is pressed or the disk is ejected.
  19.     - Generally firmed things up.
  20.     - Preset -- Background works properly.
  21.     - Screen border does not change colors when the channel 
  22.       selection is on.
  23.  
  24.    BOOKMARK/CARDMARK
  25.     - Cardmark size determination fixed (Assembler bug).
  26.  
  27.    BATTCLOCK
  28.     - Wild memory pointer fixed (Version Number bug).
  29.     - Supports 12/24 hour mode.
  30.     - Support for AM/PM
  31.     - Ricoh clock support removed
  32.     - New LVO for setting mode
  33.     - When running CDTV as an Amiga, set prefs to 24hr clock!
  34.  
  35.    PREFS
  36.     - Korean
  37.     - AM/PM mode now works
  38.     - Screen centering changes
  39.     - Clock set only if modified
  40.     - Time remaining uses play list
  41.     - Joy/Mouse "cursor jump" changes
  42.  
  43. Beta 3.31
  44. ---------
  45.  
  46.    PREFS
  47.     - Joy mouse audio click, 24 Clock changes, Default settings,
  48.       modified, Screen centering... other.
  49.  
  50.    PLAYER
  51.     - Play list reset, ...
  52.  
  53.    BOOKIT
  54.     - CLI program for CDTV startup-sequence.  This program will
  55.       establish the "system environment" by utilizing the settings
  56.       found in the Bookmark Device -- screen centering, click, screen
  57.       saver, etc.  It should be mandatory for all CDTV startup-
  58.       sequences (that do not support CDTV style preferences).
  59.       To see the program options, type "bookit" without args.
  60.       Credit goes to Schwab, Reichart, and Ware at SSI.  A very
  61.       nice piece of work and just in time too. 
  62.  
  63.    INCLUDES
  64.     - A few new include files.
  65.  
  66. Beta 3.3
  67. --------
  68.    CDFS
  69.     - ACTION_DIRECT_READ packet type added
  70.     - CD boot priority changed
  71.  
  72.    STRAP
  73.     - No automatic preferences on power-up.
  74.     - CD checked before HD
  75.  
  76.    CD+G
  77.     - Scrolling fix. Better reliability. Ask Reichart.
  78.  
  79.    PLAYER
  80.     - Various fixes.
  81.  
  82.    PREFS
  83.     - Several buttons removed... exit redefined.
  84.  
  85.  
  86. Beta 3.21
  87. ---------
  88.    CDFS
  89.     - Buffered (safe) reads are now the default to prevent
  90.       problems from occurring (DMAC bug below). To enable
  91.       direct reads, the ISO PVD must include the 'DR' flag.
  92.       THIS CHANGE MAY BREAK APPLICATIONS THAT REQUIRE HIGH
  93.       PERFORMANCE DATA TRANSFER FROM THE FILE SYSTEM! Apps
  94.       may either increase the cache size, turn on direct
  95.       file reads, or call the Device Driver directly to
  96.       improve performance.
  97.  
  98.    CD+G
  99.     - Believes preference settings vertically now
  100.  
  101.  
  102. Beta 3.2
  103. --------
  104.    PLAYER
  105.     - New one
  106.  
  107.    OTHER
  108.     - Various debugging output shut off (but not all?)
  109.  
  110.    CD+G
  111.     - Uses preference settings
  112.  
  113.  
  114. Beta 3.1
  115. --------
  116.   CDTV Device
  117.     - CD_SUBQLSN fixed
  118.     - ABORTIO on READ fixed
  119.     - Unmute audio when front panel used (in a CDROM)
  120.  
  121.   STRAP
  122.     - Red error cycling fixed
  123.  
  124.   PLAYER
  125.     - Various changes and fixed (See Reichart)
  126.  
  127.  
  128. Beta 3.07
  129. ---------
  130.   CDFS
  131.     - This is it - The big FIX.  This version fixes the problem
  132.       with DMAC dropping the last 8 bytes.
  133.   PLAYER+
  134.     - Changes for CDG, fixes, other...
  135.  
  136.  
  137. Beta 3.06
  138. ---------
  139.  
  140.   CDTV Device
  141.     - Changes to Mute/Fade functions to eliminate glitches
  142.     - Expansion library config dev used to find CDTV hardware
  143.     - Changes to interface for CDG (via AudioPanel)
  144.  
  145.   CDFS
  146.     - Directory search algorithm changed to accomodate non-alpha
  147.       sorted directories.
  148.     - FastSearch option implemented to bypass above change.
  149.  
  150.  
  151. Beta 3.05
  152. ---------
  153.  
  154.   STRAP & CDFS
  155.     - Changes to support the No-Preferences bootstrap.
  156.     - TM and NP options tested with Emulator.
  157.  
  158.  
  159. Beta 3.04
  160. ---------
  161.  
  162.   STRAP & CDFS
  163.     - Finds TM PVD entry ok
  164.  
  165.  
  166. Beta 3.03
  167. ---------
  168.  
  169.   STRAP
  170.     - properly handles unformatted disks
  171.     - again mounts CD0 when booting from DF0
  172.  
  173.  
  174. Beta 3.02
  175. ---------
  176.  
  177.   STRAP
  178.     - for the next step in CDTV license scheme.
  179.  
  180.   PLAYERPREFS
  181.     - with many improvements from the
  182.     folks at Silent Software.  Check out the
  183.     new Preferences and Player.  Other changes
  184.     too.  Call them for details.
  185.  
  186.   CDFS
  187.     - to allow new ISO System ID "CDTV".
  188.  
  189.  
  190. NOTES:
  191.  
  192. Unlicensed CDTV disks will do one of two things:
  193.  
  194.   1. If they have no audio tracks, the screen will
  195.      cycle red error indication.
  196.  
  197.   2. If they have audio, the audio panel will be
  198.      invoked.
  199.  
  200. You can boot your current collection of CDTV disks by
  201. having a formatted but "uninstalled" floppy in DF0.
  202.  
  203.  
  204. Beta 3.01
  205. ---------
  206.  
  207. This is the first pass at the licensed boot mechanism.
  208.  
  209. If you load it you will notice that the CDTV TM screen
  210. stays up.... you don't have a valid disk, and right now
  211. that is the result.  Later, invalid disks will turn the
  212. title screen red, just like a bad disk.
  213.  
  214. Please create a disk that uses the cdtv.tm file in the
  215. manner we discussed eariler....  also, in your startup
  216. sequence, add a call to rmtm, which will remove the tm
  217. screen (on the next version 3.02).
  218.  
  219. This version also has the screen blanker, if you let it
  220. sit for 5 minutes or so you can see it.
  221.